home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Delphi Magazine Collection 2001
/
Delphi Magazine Collection 20001 (2001).iso
/
DISKS
/
Issue47
/
OOPRules
/
inher.dfm
/
inher.txt
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-05-30
|
350 b
|
20 lines
inherited FormInherit: TFormInherit
Left = 261
Top = 196
Caption = 'FormInherit'
PixelsPerInch = 96
TextHeight = 13
inherited ListItems: TListBox
TabOrder = 3
end
object ButtonClear: TButton
Left = 248
Top = 24
Width = 75
Height = 25
Caption = 'Clear'
TabOrder = 1
OnClick = ButtonClearClick
end
end